<short>A flag to enable network game support</short>
<long>A flag to enable network game support</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/promotion_type</key>
<applyto>/apps/glchess/promotion_type</applyto>
<owner>glchess</owner>
<type>string</type>
<default>queen</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>The piece to promote pawns to</short>
<long>The piece to promote to when a human player moves a pawn to the far rank. Can be one of: 'queen', 'knight', 'rook', 'bishop'.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_3d</key>
<applyto>/apps/glchess/show_3d</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>FALSE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to enable 3D mode</short>
<long>A flag to enable 3D mode</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_3d_smooth</key>
<applyto>/apps/glchess/show_3d_smooth</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>FALSE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to smooth (anti-alias) the 3D display</short>
<long>A flag to smooth (anti-alias) the 3D display</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_move_hints</key>
<applyto>/apps/glchess/show_move_hints</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>TRUE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to enable move hints</short>
<long>A flag to enable move hints</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_numbering</key>
<applyto>/apps/glchess/show_numbering</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>FALSE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to enable board numbering</short>
<long>A flag to enable board numbering</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_comments</key>
<applyto>/apps/glchess/show_comments</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>FALSE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to show move comments</short>
<long>A flag to show move comments</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_history</key>
<applyto>/apps/glchess/show_history</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>TRUE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to enable the move history browser</short>
<long>A flag to enable the move history browser</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/show_toolbar</key>
<applyto>/apps/glchess/show_toolbar</applyto>
<owner>glchess</owner>
<type>bool</type>
<default>FALSE</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>A flag to enable the toolbar</short>
<long>A flag to enable the toolbar</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/save_directory</key>
<applyto>/apps/glchess/save_directory</applyto>
<owner>glchess</owner>
<type>string</type>
<default></default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>The directory to open the save game dialog in</short>
<long>The directory to open the save game dialog in</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/load_directory</key>
<applyto>/apps/glchess/load_directory</applyto>
<owner>glchess</owner>
<type>string</type>
<default></default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>The directory to open the load game dialog in</short>
<long>The directory to open the load game dialog in</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/move_format</key>
<applyto>/apps/glchess/move_format</applyto>
<owner>glchess</owner>
<type>string</type>
<default>human</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>The format to display moves in</short>
<long>The format to display moves in, can be either 'human' (human readable), 'lan' (long algebraic notation) or 'san' (standard algebraic notation)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/glchess/board_view</key>
<applyto>/apps/glchess/board_side</applyto>
<owner>glchess</owner>
<type>string</type>
<default>human</default>
<gettext_domain>gnome-games</gettext_domain>
<locale name="C">
<short>The board side to display</short>
<long>The side of the board that is in the foreground, either 'white', 'black', 'current' (the current player) or 'human' (the side of the current human player)</long>